home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / comm / cnet / 1ooamenu.lha / Menu / editor < prev    next >
Text File  |  1995-05-13  |  3KB  |  67 lines

  1. T55 #2}JL 1}*0Systext:Menu/editor.1}JA 99}1}f1q1>20}u1                                       u0
  2. CNet/3 Line Editor commands:
  3.  
  4. All editor commands are termed "dot" commands, because in order to activate one, you must first press a period (.) at the beginning of any line.  Here are the essential commands:
  5.  
  6. .A     Abort, return to prompt         .D  *  Delete lines
  7. .E   * Edit lines                      .I     Insert before a line
  8. .L   * List lines (w/line #s)          .N     Clear all text, start over
  9. .R   * Read what you've entered        .S     Save text, return to prompt
  10.  
  11. Want to see more [No]? 
  12. .B     Put a border around text        .C   * Copy lines to insert point
  13. .F   * Find a string of characters     .G     Read file into editor (sysop)
  14. .H     This help menu                  .J   * Justify text lines
  15. .K   * Replace lines with new ones     .M   * Read text (interpret MCI also)
  16. .O     Toggle lines numbers on/off     .P     Put text into a file (sysop)
  17. .Q     Quote text from last message    .T   * Toggle paragraph markers (}
  18. .V     The ANSI visual editor          .W     Toggle word wrap on/off
  19. .Z     ZIP ASCII or Xmodem transfer    .>     Set the right margin
  20. .$   * Search and replace text         .*     Execute a BBS command (eg WHO)
  21.  
  22. Read range (*) selection info [No]? 
  23. For many commands, you may specify a RANGE of lines on which to perform their function.  These commands have been marked with asterisks (*).  Here're some examples of valid range specifications:
  24.  
  25.      5     Line  5 only
  26.    5-10    Lines 5 through 10
  27.     1,7    Lines 1 and 7
  28. 5-10,14    Lines 5 through 10 and 14
  29.  
  30. If a 'range' command is executed without specification, or with line numbers out of range, C-Net will use these defaults:
  31.  
  32.     LAST line:   Delete, Edit, Replace
  33.     ALL lines:   List, Read, Find, Copy
  34.    FIRST line:   Insert
  35.  
  36. Read "justify" options [No]? 
  37. There are currently 7 different ways that you can justify text:
  38.  
  39.    Right:   move text to right border
  40.     Left:   move text to left border
  41.   Center:   move text to center of screen
  42.   Expand:   add spaces to fill line
  43.   Packed:   remove extra spaces
  44.   Indent:   add a space to the beginning of the line
  45. Unindent:   remove a space from the beginning of the line
  46.  
  47. Read control character information [No]? 
  48. Several control key commands are available to expedite the editing process.
  49.  
  50.   <CTRL>-B    Move to the beginning of the line
  51.   <CTRL>-N    Move to the end of the line
  52.  
  53.   <CTRL>-D    Delete character under cursor
  54.   <CTRL>-K    Delete to the end of line
  55.  
  56.   <CTRL>-T    Move left  1 character
  57.   <CTRL>-U    Move right 1 character
  58.  
  59.   <CTRL>-W    Move left  1 word
  60.   <CTRL>-R    Move right 1 word
  61.  
  62.   <CTRL>-V    Verify (reprint) text so far
  63.   <CTRL>-X    Cancel line (start over)
  64.  
  65.  
  66. Back to the editor:
  67.